public RequestFields(
string Uri,
Dictionary<string, string> args,
string[] clientAcceptTypes
)
Public Function New( _
ByVal Uri As String, _
ByVal args As Dictionary(Of String,String), _
ByVal clientAcceptTypes() As String _
)
public:
RequestFields(
String^ Uri,
Dictionary<String^,String^>^ args,
array<String^>^ clientAcceptTypes
)
Uri
The Uri of the host server.
args
The client request JPIP arguments.
clientAcceptTypes
The client accepted return types.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document